const runtime.traceEvGoBlock
7 uses
runtime (current package)
trace.go#L46: traceEvGoBlock = 20 // goroutine blocks [timestamp, stack]
trace.go#L94: traceBlockGeneric traceBlockReason = traceEvGoBlock
trace.go#L103: traceBlockGCSweep = traceEvGoBlock
trace.go#L104: traceBlockSystemGoroutine = traceEvGoBlock
trace.go#L105: traceBlockPreempted = traceEvGoBlock
trace.go#L106: traceBlockDebugCall = traceEvGoBlock
trace.go#L107: traceBlockUntilGCEnds = traceEvGoBlock
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |